From 32ffab3a9b840b3660a47bd215b41bae7a2b3a16 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 29 Sep 2025 14:43:03 +0200 Subject: [PATCH] rust: Release 0.20.5 Signed-off-by: Colin Walters --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 30c4adde..87206896 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ name = "ostree" readme = "rust-bindings/README.md" repository = "https://github.com/ostreedev/ostree" rust-version = "1.77.0" -version = "0.20.4" +version = "0.20.5" include = [ "/COPYING", -- 2.30.2